home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / unix / amiga / 288 < prev    next >
Encoding:
Internet Message Format  |  1996-08-06  |  1.1 KB

  1. Path: katie.vnet.net!kbbelton
  2. From: kbbelton@katie.vnet.net (KEVIN BELTON)
  3. Newsgroups: comp.unix.amiga
  4. Subject: Re: aout binaries on ELF X
  5. Date: 30 Jan 1996 05:33:59 GMT
  6. Organization: Vnet Internet Access, Inc. - Charlotte, NC. (704) 374-0779
  7. Message-ID: <4ekak7$630@ralph.vnet.net>
  8. References: <Pine.SOL.3.91.960120235840.25660A-100000@galileo>
  9. NNTP-Posting-Host: katie.vnet.net
  10. X-Newsreader: TIN [version 1.2 PL2]
  11.  
  12. Fabio Curtarello (kurt@iperv.it) wrote:
  13. : What i need exactly  (even if possible) to run X binaries compiled for 
  14. : aout under ELF X?
  15. : Thank you, Fabio.
  16.  
  17. You need to have the a.out shared libraries from the a.out version
  18. of X.  On tsx-11 (or one of its mirrors) the a.out version is near:
  19. http://tsx-11.mit.edu/pub/linux/680x0/X11/Atari  (not sure about the
  20. X11 or Atari, but it's close).  There is an archive that contains the
  21. X libraries for a.out.  If you extract it from "/", it will probably
  22. overwrite your ELF X libraries, so move to some other directory before
  23. you extract it.  Just like when you migrated to ELF, move those a.out
  24. libraries to your m68k-linuxaout directory and reconfigure your
  25. ldconfig.
  26.  
  27. -- Kevin
  28.